-
Home
-
Booking for Appointments and Events Calendar – Amelia
-
1.1.7
-
Code
-
Classes
- AbstractCustomerBooking
| Total Complexity |
30 |
| Dependencies |
7 |
| Dependents |
0 |
| Total lines |
225 |
| Lines of code |
78 |
| Logical lines of code |
23 |
| Comment lines |
79 |
| Methods |
22 |
| Properties |
10 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| toArray() |
A |
57 |
9 |
14 |
| __construct() |
S |
77 |
1 |
4 |
| getId() |
S |
82 |
1 |
3 |
| setId() |
S |
81 |
1 |
3 |
| getCustomerId() |
S |
82 |
1 |
3 |
| setCustomerId() |
S |
81 |
1 |
3 |
| getCustomer() |
S |
82 |
1 |
3 |
| setCustomer() |
S |
81 |
1 |
3 |
| getStatus() |
S |
82 |
1 |
3 |
| setStatus() |
S |
81 |
1 |
3 |
| getExtras() |
S |
82 |
1 |
3 |
| setExtras() |
S |
81 |
1 |
3 |
| getCouponId() |
S |
82 |
1 |
3 |
| setCouponId() |
S |
81 |
1 |
3 |
| getCoupon() |
S |
82 |
1 |
3 |
| setCoupon() |
S |
81 |
1 |
3 |
| getPrice() |
S |
82 |
1 |
3 |
| setPrice() |
S |
81 |
1 |
3 |
| getCustomFields() |
S |
82 |
1 |
3 |
| setCustomFields() |
S |
81 |
1 |
3 |
| getInfo() |
S |
82 |
1 |
3 |
| setInfo() |
S |
81 |
1 |
3 |